home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xarchie-2.0.9
/
query.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-06-18
|
347b
|
13 lines
/*
* query.h : Interface routines to Prospero querying
*
* George Ferguson, ferguson@cs.rochester.edu, 23 Apr 1993.
*/
#include "pfs.h"
extern void queryItemAndParse(),queryHostAndParse(),queryLocationAndParse();
extern VLINK stringQuery();
extern int parseArchieQueryResults(), parseStringQueryResults();
extern int handleProsperoErrors();